BatchWrite<>.AddDeleteKey Method (object)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Add a single item to be deleted in the current batch operation. Item is identified by its hash primary key.

Namespace: Amazon.DynamoDBv2.DataModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public void AddDeleteKey(
         Object hashKey
)

Parameters

hashKey
Type: System.Object

Hash key of the item to delete

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5